home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 June / PCWorld_2000-06_cd.bin / Software / Vyzkuste / powerarc / powarc55.exe / {app} / POWERARC.CHM / coua.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-04-28  |  3.3 KB  |  173 lines

  1. body        { font-size: 75%; 
  2.             line-height: 125%;           
  3.             font-family: Verdana, Arial, Helvetica,  }
  4.  
  5. body.intro    {background: White; }
  6. body.design    {background: White; }
  7. body.create    {background: White; }
  8. body.onweb    {background: White; }
  9. body.refs    {background: White; }
  10.  
  11. a:link        { color: #0000FF; } 
  12.  
  13. a:active    { color: #FF33CC; }
  14.  
  15. a:visited     {  color: #800080; }
  16.  
  17. a:hover        {color: #800080;
  18.             font-weight: bold; }
  19.  
  20. a:sidebar    {color: #339900; }
  21.  
  22. h1              { font-size: 200%; 
  23.         margin-bottom: .5em;
  24.         line-height: 125%; }
  25.  
  26. h2        { font-size: 115%;  
  27.         margin-top: 1.5em;
  28.         margin-bottom: .5em;  }
  29.  
  30. h3        { font-size: 100%; 
  31.         margin-top: 1.2em;  
  32.         margin-bottom: .5em;  }
  33.  
  34. h4        { font-size: 100%;
  35.         color: darkmagenta;
  36.         margin-top: 1.2em;  
  37.         margin-bottom: .5em;  }
  38.  
  39. p        { margin-top:6pt; margin-bottom: 6pt;    }
  40.  
  41. p.margin {
  42.     margin-left: 57pt;
  43.     margin-top: -47pt; }
  44.     
  45. p.margin2 {
  46.     margin-left: 57pt; } 
  47.     
  48. li p        { margin-top: .6em;
  49.         margin-bottom: 0em;  }
  50.         
  51. big        {  font-weight: bold; 
  52.         font-size: 105%;  }
  53.         
  54. ol        {margin-top: .5em; 
  55.         margin-bottom: 0em }    
  56.     
  57. ul        {margin-top: .6em;     
  58.         margin-bottom: 0em;
  59.         margin-left: 2.75em;  }    
  60.  
  61. ol ul        {  list-style: disc; margin-top: 2em;  }
  62.  
  63. li        {padding-bottom: .3em;
  64.         margin-left: -1.25em;  }
  65.  
  66. dl ul        { margin-top: 2em;  
  67.         margin-bottom: 0em;  }    /*list item inside a def/term*/
  68.  
  69. dl        { margin-top: -1em;  }
  70.  
  71. ol dl    { margin-top: -1.5em;
  72.          margin-left: 0em;  }        /*term/def list inside a numbered list*/
  73.  
  74. ol dl dl    {  margin-top: 0em;
  75.         margin-left: .2em;  }        /*term/def list inside a term/def list*/
  76.  
  77. dd        { margin-bottom: 0em;    /*not currently working*/
  78.         margin-left: 1.5em;  }
  79.  
  80. dt        {  padding-top: 2em;
  81.         font-weight: bold; 
  82.         margin-left: 1.5em;  }
  83.  
  84. code    {font-family: Courier; }
  85.  
  86. pre        { margin-top: 0em;
  87.         margin-bottom: 1.5em; 
  88.         font-family: Courier;
  89.         }
  90.  
  91. table     { font-size: 100%;
  92.         text-align: left;
  93.         margin-top: 1em;
  94.         }
  95.  
  96. tr        { margin: .50em;
  97.         vertical-align: top;
  98.         }
  99.             
  100. th         { text-align: left;
  101.         margin: .50em;
  102.         vertical-align: top;
  103.         background: #dddddd;
  104.         }
  105.                         
  106. td        { margin: .50em;
  107.         vertical-align: top;
  108.         }
  109.  
  110.  
  111. DIV.sidebartext {
  112.     position: relative;
  113.     left: -22px;
  114.     height: 72px;
  115.     width: 300px;
  116.     margin-top: .6em;
  117.     margin-right: 3em;
  118.     margin-left: 0;
  119.     margin-bottom: .6em;
  120.     padding-top: .75em;
  121.     padding-right: 6px;
  122.     padding-left: .75em;
  123.     padding-bottom: .75em;
  124.     cursor: hand;
  125.     border-left: 4pt solid #339900;
  126.     background-color: #F0F0F0; }
  127.  
  128. /* Only use this for sidebars that are NOT in a list */
  129. DIV.sidebartbl {
  130.     height: 72px;
  131.     width: 300px;
  132.     margin-top: .6em;
  133.     margin-right: 3em;
  134.     margin-left: 0;
  135.     margin-bottom: .6em;
  136.     padding-top: .75em;
  137.     padding-right: 8em;
  138.     padding-left: .75em;
  139.     padding-bottom: .75em;
  140.     cursor: hand;
  141.     border-left: 4pt solid #339900;
  142.     background-color: #F0F0F0; }
  143.     
  144. a:visited.sidebar: {
  145.     color: #339900;
  146.     text-decoration: none; }
  147.     
  148. a:hover.sidebar: {
  149.     text-decoration: underline; }
  150.  
  151. .endlink {
  152.     line-height: 6pt;
  153.     position: relative;
  154.     top: 1pt;
  155.     background-color: transparent;
  156.     font-weight: bold;
  157.     font-size: 7pt;
  158.     font-style: italic;
  159.     color: black;
  160.     text-decoration: none;
  161.     cursor: hand;
  162.     width: 20px;
  163.     height: 8pt;
  164.     padding-top: -2pt;
  165.     padding-bottom: 1pt;
  166.     margin: 0pt;
  167.     border-bottom: 1pt solid #cc0033;
  168.     border-top: 1pt solid #cc0033; }
  169.  
  170.  
  171.  
  172.  
  173.